Struct preview_boxes_t::preview_box_track_t
Defined in File track.hpp
Nested Relationships
This struct is a nested type of Class preview_boxes_t.
Struct Documentation
-
struct preview_box_track_t
Public Functions
-
inline preview_box_track_t()
Public Members
-
unsigned int track_id
-
unsigned int obj_id
-
unsigned int last_showed_frames_ago
-
bool current_detection
-
bbox_t bbox
-
cv::Mat mat_obj
-
cv::Mat mat_resized_obj
-
inline preview_box_track_t()